Platform Explorer / Nuxeo Platform 6.0

Component org.nuxeo.ecm.core.storage.binary.BinaryManagerService

Documentation

Manages Binary Managers.

Implementation

Class: org.nuxeo.ecm.core.storage.binary.BinaryManagerService

Services

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.core.storage.binary.BinaryManagerService"
  version="1.0.0">

  <documentation>
    Manages Binary Managers.
  </documentation>

  <implementation
    class="org.nuxeo.ecm.core.storage.binary.BinaryManagerService" />

  <service>
    <provide interface="org.nuxeo.ecm.core.storage.binary.BinaryManagerService" />
  </service>

</component>